

body {  
    line-height: 1.2;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;;
    background: #FFFFFF;
    color: #313131;
}

/* Typography */
body, h2, h3, h4, h5, h6, 
h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text, h6.normal-text,
p {
    font-weight: 400;
    line-height: 1.5;
    padding:0 0 15px;
    margin:0;
    font-size:15px;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text,
h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text, h6.normal-text {
    font-family:inherit;
    font-size:inherit;
    color:inherit;
    line-height:inherit;
}

input, textarea, select {
    font-weight: 500;
    line-height: 1.5;
}

div.form-container form fieldset legend {
    color:inherit;
}

h1, .h1 {
    margin:0;
    padding:15px 0 0;
    font-size:48px;
    line-height:1em;
    font-weight:300;
    font-family:'Lato', sans-serif;;
    color:#479100
}

h1 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus {
    color:#479100
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    font-family:'Work Sans', sans-serif;;
    line-height:1.2em;
    margin:0;
    color:#FFBE00
}

h1 a, .h1 a, h1 a:hover, .h1 a:hover, h1 a:active, .h1 a:active, h1 a:focus, .h1 a:focus,
h2 a, .h2 a, h2 a:hover, .h2 a:hover, h2 a:active, .h2 a:active, h2 a:focus, .h2 a:focus,
h3 a, .h3 a, h3 a:hover, .h3 a:hover, h3 a:active, .h3 a:active, h3 a:focus, .h3 a:focus,
h4 a, .h4 a, h4 a:hover, .h4 a:hover, h4 a:active, .h4 a:active, h4 a:focus, .h4 a:focus,
h5 a, .h5 a, h5 a:hover, .h5 a:hover, h5 a:active, .h5 a:active, h5 a:focus, .h5 a:focus,
h6 a, .h6 a, h6 a:hover, .h6 a:hover, h6 a:active, .h6 a:active, h6 a:focus, .h6 a:focus {
    color:inherit;
}

h2, .h2 {
    padding: 4px 0 7px; 
    font-size:25px;
    font-family: 'Work Sans';
    font-weight: 400;
}

h3, .h3 {
    padding:2px 0 12px;
    font-size: 15px;
    color: #313131;
}

h4, .h4 {
    padding:25px 0 15px;
    font-size:25px;
}

h5, .h5 {
    padding:60px 0 30px;
    font-size:2.5em;
}

h6, .h6 {
    padding:60px 0 30px;
    font-size:2em;
}

hr {
    border: solid #DADADA;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.25em;
    height: 0;
}


.container {
    min-height:350px;
}







#status-msg p {
    color: white;
    font-weight: bold;
}

/* heading styles */
.first-level-headding {
    font-size: 8.6em;
    padding-top:0;
}

.second-level-headding {
    font-size: 7.1em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1em;
}
/* end heading styles */


h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text{
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;;
    color: #313131;
}

.contactus-page-type-wrapper #ps-contact-us input[type="text"], #ps-contact-us textarea {
    border:1px solid #DADADA;
    font-family: 'Work Sans', sans-serif;;
    font-size: 15px;
}

a {
    color: #313131;
    text-decoration:none;
}

a:hover, a:active, a:focus {
    color: #313131;
}

a:focus img, a:active img, a:hover img {
    
}

.button, button, .pagination-container a, .ps-pagination-bar a,
.ps-cart-page .checkoutbut input.update-btn, .ps-checkout-page #applyDiscount{
    background-color: transparent;
    color: #2d5529;
    padding: 4px 15px;
    letter-spacing: 1px;
    border-radius: 10px;
    line-height: 2em;
    font-weight: bold;
    text-transform: capitalize;
    border: 2px solid #2d5529;
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
    transition: background-color 300ms ease-out;
}

.button:hover, .button:active, .button:focus, button:hover, button:active, button:focus,
.pagination-container a:hover, .pagination-container a:focus, .pagination-container a:active,
.ps-pagination-bar a:hover, .ps-pagination-bar a:focus, .ps-pagination-bar a:active,
.ps-checkout-page #applyDiscount:hover, .ps-checkout-page #applyDiscount:active, .ps-checkout-page #applyDiscount:focus {
    background-color: #ffbe00;
    color: #2d5529;
    border:2px solid #ffbe00;
    outline:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
}

.button.alternate, button.alternate, .pagination-container .current, .ps-pagination-bar span.current,
.ps-cart-page .checkoutbut input.update-btn,
#cart-form .chkoutbut .checkout{
    background-color: #ffbe00;
    color: #479100;
    border:2px solid #ffbe00;
}

.button.alternate:hover, .button.alternate:active, .button.alternate:focus, 
button.alternate:hover, button.alternate:active, button.alternate:focus,
.ps-cart-page .checkoutbut input.update-btn:hover,
.ps-cart-page .checkoutbut input.update-btn:focus,
.ps-cart-page .checkoutbut input.update-btn:active,
#cart-form .chkoutbut .checkout:hover,
#cart-form .chkoutbut .checkout:focus,
#cart-form .chkoutbut .checkout:active,
.ps-checkout-page #applyDiscount:hover,
.ps-checkout-page #applyDiscount:focus,
.ps-checkout-page #applyDiscount:active{
    background-color:#479100;
    color:#47B5B6;
    border:1px solid #47B5B6;
    cursor:pointer
}

.ps-pagination-bar {
    text-align:center;
}

.pagination-container a, .pagination-container span.current,
.ps-pagination-bar a, .ps-pagination-bar span.current{
    margin: 0 2px;
    padding: 5px 15px;
}

.pagination-container span.current, .ps-pagination-bar span.current {
    margin:0;
    border: 1px solid #479100;
}
/* Typography Ends */

header {
    background-color: #FFFFFF;
    color:#313131;
    padding:8px 0 0;
}

header.menu-has-bg, header.noSlider {
    padding:8px 0 0px;
}

header .social-media ul {
    margin:0;
}

header .top-bar .title-area {
    width: 100%;
    background-color: #FFFFFF;
}

.top-bar-section ul.menu {
    display: table;
    margin: auto;
}

.top-bar-section ul li {
    float: left;
}

.top-bar-section .has-dropdown {
    text-align:left;
}

.top-bar-section ul li.cart-li {
    margin-top:0px;
}

.top-bar-section ul li.cart-li .search {
    margin-left: 24px;
    margin-right: 10px;
}


.text-logo {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;;
    font-size: 41px;
    font-weight: bold;
    word-wrap: break-word;
    text-transform: uppercase;
}


header .phone, header .email,
header ps-user-greeting-container,
header .ps-user-greeting-container a{
    font-size: 15px;
    color: #313131;
    font-weight:500;
}



    header .phone {
        padding: 0 15px 0 0;
    }


header .phone:before {
    font-size: 18px;
    padding-right: 5px;
    color:#FFCC36;
    vertical-align: middle;
}

header .email{
    line-height: 30px;
    background-color: transparent;
    color: #479100;
    display: inline-block;
    border: 2px solid #479100;
    padding: 5px 24px;
    border-radius: 10px;
    font-weight: 700;
}

header .email:hover{
       background: #FFCC36;
     color: #479100;
     border: 2px solid #FFCC36;
  
}

header .phone:hover, header .phone:focus, header .phone:active, 
header .cart:hover, header .cart:focus, header .cart:active,
header .ps-user-greeting-container a:hover,
header .ps-user-greeting-container a:focus,
header .ps-user-greeting-container a:active{
    color: #313131;
}

header .ps-user-greeting-container{
    padding-left:15px;
    color: #313131;
    text-transform:uppercase;
    margin-bottom: 7px;
    font-weight: bold;
    visibility:hidden;
}

header table.title-area td{
    vertical-align: middle;
}

.search-click {
    cursor: pointer;
}

.cart-li {
    float: right;
    margin-top: 17px;
    position: relative;
}

.cart {
    font-size: 15px;
    color: #313131;
    position: relative;
    float: left;
    margin-right: 18px;
    margin-left: 18px;
    cursor: pointer;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 15px;
    color: #313131;
}

.top-bar-section li .cart a{
    padding: 0;
    line-height: 0;
    background: transparent !important;
}

.header-email-phone {
    float:right;
}

header .ps-cart-text-container {
    background: #F16848;
    color: #FFFFFF;
    height: 16px;
    width: 18px;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    left: 29px;
    top: -6px;
    font-weight: bold;
}

header .cart:hover .ps-cart-text-container ,header .cart:focus .ps-cart-text-container,header .cart:active .ps-cart-text-container {
    background: #FFFFFF;
    color: #F16848;
}

.fi-shopping-cart {
    font-size:24px;
    margin-right: 8px;
    margin-left: 13px;
    position: relative;
    top: 0px;
    line-height: 0;
    color:#FFCC36;
}

.fi-magnifying-glass {
    color:#FFCC36;
    font-size:19px;
}

.social-media ul li {
    line-height: 30px;
    padding-left:0;
}

.social-media a {
    font-size:26px;
    color:#FFCC36;
}

.social-media a:hover {
    color:#F16848;
}

.social-media a:hover .houzz path {
    fill:#F16848;
}

.social-media a i{
    line-height:20px;
}

.social-media .houzz path {
    fill:#FFCC36;
    stroke: none;
}

.logo-container {
    text-align:center;
    margin-top: 4px;
}

.logo-container #logo {
    margin-bottom: 13px;
}

.head-cart-container {
    margin-top: 12px;
}

div#sticker-sticky-wrapper {
    height: 33px !important;
}

.search input.search-text {
    padding: 0 30px 0 10px;
    text-align: left;
    width:auto;
    height:34px;
    background-color: #FFFFFF;
    color: #868686;
    font-family: 'Work Sans', sans-serif;;
    font-size: 15px;
    font-weight:500;
    border:1px solid #DADADA;
}

.search .search-submit {
    opacity: 0;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 17px;
    z-index: 9999;
    right: 10px;
    position:absolute;
}

.search .search-container .fi-magnifying-glass {
    opacity: 1;
    color:#868686;
    font-size: 20px;
    line-height: 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    padding: 0;
    height: 25px;
    width: 17px;
    z-index: 99;
    right: 10px;
    top:13px;
    position:absolute;
}

.search-container {
    display: none;
    position: absolute;
    z-index: 99;
    top: 22px;
    right:0;
}

.currency-converter {
    float: left;
    margin-left: 25px;
}

.currency-converter select {
    height: 22px;
    border: 1px solid;
    color: #313131;
    background:transparent;
    padding-bottom: 0;
    font-weight: bold;
}

.currency-converter select:hover, .currency-converter select:focus, .currency-converter select:active, .currency-converter select:visited {
    background-color:#479100;
    color:#47B5B6;
    border:1px solid #479100;
}

.cart:hover .fi-shopping-cart, header .cart:hover .fi-shopping-cart:before , .cart:focus .fi-shopping-cart, .cart:active .fi-shopping-cart {
    color: #F16848;
}

/* Menu */
header nav.top-bar, 
header .top-bar-section,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button) {
    background:none;
}

header .top-bar-section {
    width: 100%;
    color: #313131;
    background:transparent;
    margin:0;
    
        padding:0 0 7px 0;
    
    top:0;
    text-align: center;
}

header .is-sticky .top-bar-section {
    box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);

    background-color: #FFFFFF;
    padding: 7px 0 4px;
    margin-top: 0;

    z-index:99999 !important;
}

header .is-sticky .cart {
    top: 2px;
}

header .top-bar-section .menu > li > a:not(.button) {
    color: #313131;
    font-family: 'Work Sans', sans-serif;;
    font-size: 15px;
    outline: none;
    padding: 0 7px;
    line-height: 2em;
    text-transform:capitalize;
    font-weight:bold;
    border-bottom: 3px solid transparent;
}

ul.menu.clearfix li {
    padding: 0 10px;
}

header .top-bar-section .has-dropdown>a:after {
    top:50%;
    border-color:#313131 transparent transparent transparent;
    margin-right: 30px;
}

header .top-bar-section .has-dropdown.hover>a:after,
header .top-bar-section .has-dropdown.active>a:after,
header .top-bar-section .has-dropdown:focus>a:after{
    top:50%;
    border-color:#313131 transparent transparent transparent;
}

header .top-bar-section .menu li.hover > a:not(.button),
header .top-bar-section .menu > li.active  > a:not(.button),
header .top-bar-section .menu > li > a:hover:not(.button),
header .top-bar-section .menu > li > a:active:not(.button), 
header .top-bar-section .menu > li > a:focus:not(.button) {
    color: #479100;
    font-family: 'Work Sans', sans-serif;;
    font-size: 15px;
    background:transparent;
    border-bottom: 3px solid #FFBE00;
        font-weight:bold;
}

header .top-bar-section .menu > li ul {
    background:#FFFFFF;
    z-index:99999;
}

header .top-bar-section .menu > li ul a:not(.button) {
    background: #FFFFFF;
    color: #313131;
    font-family: 'Work Sans', sans-serif;;
    font-size: 15px;
    font-weight:bold;
    outline: none;
    padding: 0 10px;
    line-height: 2em;

}

header .top-bar-section .menu > li ul .has-dropdown.hover > a:not(.button),
header .top-bar-section .menu > li ul .has-dropdown.active > a:not(.button),
header .top-bar-section .menu > li ul .active > a:not(.button),
header .top-bar-section .menu > li ul a:hover:not(.button) {
    background: #FFFFFF;
    color: #313131;
}

header .top-bar-section .menu > li ul a:not(.button):after {
    top:0 !important;
    right:0 !important;
    margin-top:0 !important;
    border-color:#313131 transparent transparent transparent;
}

/* header second option css */
.top-bar-section.second-option {
    text-align:left;
}

header.option-two {
    padding-bottom:5px;
}

header.option-two .logo-container {
    margin-top:0;
}

header.option-two .logo-container #logo {
    margin-bottom:15px;
}

.top-bar-section.second-option ul.menu {
    display: block;
    margin: auto;
}

header .top-bar-section.second-option .menu > li > a:not(.button) {
    padding:0 40px 0 0;
}

header.option-two .top-bar-section .cart-li {
    width: auto;
}

.top-bar-section.second-option ul li.cart-li .search {
    margin-left: 0;
    float: left;
}

.top-bar-section.second-option .cart {
    float: left;
    margin-right: 6px;
    margin-top: 1px;
}

.top-bar-section.second-option .currency-converter {
    margin-right: 0;
    float: left;
}

.top-bar-section.second-option .search-container {
    right: 0;
}

/* header second option css */

/*Footer Begins */
footer {
    color:#313131;
    background:#FFFFFF;
    border-top:2px solid #DADADA;
    padding:1px 0 0px;
    float: left;
    width: 100%;
    margin-top: 65px;
}

footer h4 {
    color:#313131;
    text-transform:uppercase;
    padding-bottom: 8px;
    font-size: 15px;
    font-weight:500;
    font-family:'Work Sans', sans-serif;;
}

footer ul {
    list-style:none;
}

p.actual-address {
    padding-bottom: 5px;
}

footer a {
    color:#313131;
}

footer a p{
    color:inherit;
}

footer a:hover, footer a:active, footer a:focus{
    color:#313131;
}

footer a:hover p, footer a:active p, footer a:focus p{
    color:inherit;
}

.follow-us-footer {
    padding: 18px 0;
    border-bottom:1px solid #DADADA;
}

.follow-us-footer .marker {
    font-size: 1.7em;
    margin-right: 5px;
    position: relative;
    top: 4px;
    line-height: 20px;
}

.address-holder {
    margin-top: 2px;
    text-transform:capitalize
}

.address-holder a {
    color:;
}

.newsletter {
    padding:0;
}

.newsletter p {
    color:#313131;;
}

.newsletter .subscribe{
    font-size: 15px;
    background: transparent;
    color: #DADADA;
    border:1px solid;
    line-height:26px;
        padding: 6px 11px;
    cursor: auto;
    display: inline-block;
        border-radius: 10px;
    width: 80%;
}

.newsletter .subscribe:hover,
.newsletter .subscribe:active,
.newsletter .subscribe:focus{
    opacity:0.8;
}

footer .contact-section {
    float:left !important;
}

.submit-button-container .button {
    padding: 3px 9px;
    position: relative;
    color: #479100;
    font-size: 15px;
    text-transform: capitalize;
    border: 2px solid #479100;
}

.submit-button-container:hover .button {
    border: 2px solid #FFCC36 !important;
}



.subscribe-instruction {
    padding-bottom:8px;
}

.submit-button .button:hover,
.submit-button .button:active,
.submit-button .button:focus {
    opacity:0.8;
    border: 0px;
    background-color: #47B5B6;
    color:#479100;
       border: 2px solid #FFCC36 !important;
}

.social-media-icons {
    list-style:none;
    padding:0;
    margin:0;
}

.social-media-icons .step.social-icon {
    font-size:2em;
}

.social-media-icons .houzz {
    width: 1.5em;
    vertical-align: initial;
}

.social-media-icons .houzz path {
    fill: #FFCC36;
    stroke: none;
}

footer .social-media {
    width:auto;
    margin-top: 3px;
}

.social-media-icons li {
    display:inline-block;
    line-height: 17px;
    width:auto;
    padding-left:0;
    padding-right: 1.3em;
    padding-bottom:0;
}

.social-media-icons li a {
    font-size:2em;
    color:#FFCC36;
}

.social-media-icons li:first-child a {
    padding: 0;
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus{
    opacity:0.8;
}

.copyright-powered {
    padding:18px 0 0 0;
}

.policies a, .policies a:hover, .policies a:active, .policies a:focus {
    border-right:1px solid #313131;
    padding: 0 8px;
    line-height: 1em;
    display: inline-block;
}

.policies a:first-child {
    padding-left:0
}

.policies a:last-child {
    padding-right:0;
    border-right:none;
}

.powered-section {
    border-top:2px solid #DADADA;
    padding-top: 15px;
    margin-top: 3px;
}

.powered {
    text-align:right;
}

.contact-number {
    line-height: 21px;
}

.contact-email {
    line-height: 26px;
}

/* Footer Ends */

/* Slider Begins */

.ps-banner-thumbs-container .admin-links,
.ps-banner-thumbs-container .bx-wrapper,
.ps-banner-thumbs-container .bx-controls,
.ps-banner-thumbs-container .ps-instructions {
    max-width: 1128px;
    margin: 0 auto;
}


#slider > .bxslider > li {
    list-style:none;
}

.bxslider {
    margin:0;
    padding:0;
}
.bx-wrapper {
    position:relative;
}

figure.banner-figure img{
    width:100%;
}

#slider-pager {
    position : absolute;
    bottom:10px;
    width:100%;
    z-index:99;
}

.bx-pager {
    padding:0;
    z-index: 99;
    width: 100%;
}

.bx-pager-item {
    display: inline;
}

a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 7px;
    text-decoration: none;
    width: 12px;
    height: 12px;
    padding: 0;
    background: #2D5529;
    border: 0px solid #2D5529;
}

a.bx-pager-link.active {
    background: #FFCC36;
    border: 0px solid #2D5529;
}


.logged-in #slider .ps-instructions, .logged-in #slider .ps-instructions p{
    color:#479100;
    font-size: 1em !important;
    font-family: 'Work Sans', sans-serif; !important;
    line-height: 1.5em;
}

.logged-in #slider .ps-instructions p > span{
    border:1px solid #479100;
    padding:0 5px;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-next, 
.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    right: -35px !important;
    top: 0 !important;
}

.logged-in #slider .ps-banner-thumbs-container .bx-controls .bx-prev {
    left: -35px !important;
}
 
/* Slider Ends */



/* Pre Go css */
.hide{
display:none!important;
}

.add-servies-block{
    margin: auto;
    display: block;
    width: 50%;
}

.services-p-lr{
    padding-left: 0.4em!important;
    padding-right: 0.4em!important;
}

.article-description-summary {
    color: #ffffff;
}

 /* Pre Go css */











/* System Pages */
.ps-login-page h3,
.ps-login-page .ps-forgot-password h2 {
    font-size:2.9em;
}

.ps-logout-page {
    padding: 0;
    text-align: center;
    font-size: 1.5em;
}
/* System Pages - End */

/* Homepage */
#main-text {
    padding: 73px 0 40px;
}

.main-text {
    padding:0;
}

body > .home-page footer {
}

.big-text-title {
    text-align:right;
}

.big-text-title.full {
    text-align:center;
}

.big-text-title h1, .big-text-title h3 {
    font-size: 48px;
    padding: 0px 0;
}
.big-text-title h2 {
       font-size: 25px;
           font-family: 'Work Sans';
    font-weight: 400;
}

.main-information {
    margin-top:0px;
    margin-bottom: 17px;
}

.collection .sorter {
    display:none;
}

.collection-figure {
    padding-bottom:20px;
}

.mid-text-section {
    padding:25px 0 45px;
}

.featured-products {
    text-align:center;
    padding: 38px 0 0;
}

.featured-products .collection.listing {
    padding-left: .9375em;
    padding-right: .9375em;
}

.collection-title {
    font-size: 7.1em;
    padding-bottom: 37px;
}

.collection .image {
    margin-bottom: 14px;
    min-height: 260px;
}

.product-details .title {
    color:#868686;
}

.product-details .price {
    color:#474747;
    font-weight:bold;
}

.viewAllSection  {
    margin-top:27px;
}

.homepage .viewAllSection a.button {
    margin-top: 15px;
}

/* Gallery section */
.collection-title.gallery-title {
    padding-bottom:20px;
}

.media-description {
    padding-bottom:40px;
}

.image-description {
    margin-top:5px;
}
/* End Gallery Section */


/* Instagram widget */

.instagram-section {
    margin-top: 37px;
}

#instafeed {
    list-style:none;
}

#instafeed li{
    padding-bottom:17px;
}

#instafeed li:first-child ,#instafeed li:first-child img {
    display: table-cell;
    width: 362px;
    height: 362px;
}

#instafeed li:nth-child(2){
    display: table-cell;
    width: 186px;
    height: 362px;
    vertical-align: bottom;
    padding-left: 17px;
}

#instafeed li:nth-child(2) img {
    width:170px;
    height:170px;
}

 #instafeed li:nth-child(3){
    width:186px;
    padding-right: 17px;
    float: left;
}

#instafeed li:nth-child(3) img {
    width:170px;
    height:170px;
}

 #instafeed li:nth-child(4) ,#instafeed li:nth-child(4) img {
    display:block;
    width:362px;
    height:362px;
    float: right;
 }
 
 .instagram-info {
     background:#47AEB1;
     color:#FFFFFF;
     height:741px;
     text-align:center;
     padding: 67px 60px 70px;
     position: relative;
 }
 
 .instagram-info a, .instagram-info p {
     color:inherit;
 }
 
 .instagram-head-section {
    font-family:'Lato', sans-serif;;
    font-size:7.2em;
    line-height: 74px;
 }
 
 .instaicon {
    font-size: 70px;
    line-height: 50px;
    margin-top: 40px;
 }
 
 .instafeed-info {
     padding:57px 30px 0;
     min-height: 355px;
 }
 
.home-socialicons {
    position: absolute;
    bottom: 55px;
    left: 19%;
}
 
.home-socialicons span {
     float: left;
     margin-top: 15px;
 }
 
 .social-media-icons-home {
     float: left;
 }
 
 .social-media-icons-home {
    list-style:none;
    padding:0;
    margin:0;
}

.social-media-icons-home .step.social-icon {
    font-size:2em;
}

.social-media-icons-home .houzz {
    width: 1.4em;
    vertical-align: initial;
}

.social-media-icons-home .houzz path {
    fill: #313131;
    stroke: none;
}

.social-media-icons-home li {
    display:inline-block;
    line-height: 17px;
    width:auto;
    padding-left:1.3em;
    padding-right: 0;
    padding-bottom:0;
}

.social-media-icons-home li a {
    font-size: 1.8em;
    line-height: 1.9em;
    color:inherit;
}

.instaicon a:hover, .instaicon a:active, .instaicon a:focus,.social-media-icons-home li a:hover, .social-media-icons-home li a:active, .social-media-icons-home li a:focus {
    opacity: 0.8;
}

.social-media-icons-home li:first-child a {
}
     
    
/* Instagram widget Ends */

/* Homepage Ends */

/* css common for inner pages */
.inner-page #main-text {
    padding: 21px 0 12px;
}

.inner-page .main-information {
    margin-top: 27px;
}

.inner-page #slider-pager {
    bottom: 37px;
    width: 100%;
    z-index: 9999;
}


.generic-page-type.mostly-images1-page-type #slider {
    margin-top:30px;
}

.generic-page-type.textimages1-page-type #slider, .generic-page-type.textimages3-page-type #slider {
    margin-top:10px;
}

.generic-page-type.textimages2-page-type .textimages2-image, .generic-page-type.textimages3-page-type .textimages3-image {
    margin-top:27px;
}
    


/* end common css for inner pages */

/* About */
.two-images-section {
    margin-bottom:30px;
}

.two-images-section figure{
    float:left;
    margin-right:23px;
}

.imagetext-image {
    margin-top:20px;
}

figcaption .title {
    font-size:2.5em;
}

.bottom-text-section {
    margin-top:28px;
}

.bottom-text p:last-child{
    padding-bottom:0;
}
/* About Ends */

/* Collection page starts */
.breadcrumbs {
    list-style:none;
    padding: 10px 0px 40px 0;
}

.breadcrumbs li{
    display:inline-block;
}

.breadcrumbs li a{
    color:#313131;
    text-transform: capitalize;
}

.items .image {
    position:relative;
}

.items .new {
    position:absolute;
    top:0;
    left:0;
    background:#000000;
    color:#FFFFFF;
    padding:3px 10px;
    font-size:10px;
}

.items .availability {
    position:absolute;
    bottom:0px;
    right:0;
    font-size:10px;
    padding:3px 10px;
    background:#000000;
    color:#FFFFFF;
}

.items .offer, .collection1-page-type-wrapper .items .product-container .sale, #ps-collection-listing-one .sale, #ps-collection-listing-two .collection-item .sal, .search-results .sale, #ps-collection-listing-two .collection-item .sale, .collection .image-container .sale, .related-products .image-container .sale {
    position:absolute;
    top:0;
    right:0;
    width:auto;
    font-size:10px;
    padding:2px 9px;
    background:#000000;
    color:#FFFFFF;
    display: table;
    height: auto;
    line-height: 18px;
}

.items .listing.items {
    margin-bottom:0 !important;
}

.listing.items .items {
    margin-bottom:36px;
}

.items .compare-price,.compare-price, .ps-product-compare-price-container {
    color: #F52424;
    text-decoration:line-through;
}

.items .compare-price {
    margin-right: 5px;
}

.items .button-holder {
    margin-top:10px;
}

.collectionpage-collection li.items {
    padding-bottom:42px;
}

.collection-page-featured {
    margin-bottom:65px;
}

.collectionpage-collection li.items:nth-last-child(1), .collectionpage-collection li.items:nth-last-child(2), .collectionpage-collection li.items:nth-last-child(3), .collectionpage-collection li.items:nth-last-child(4),
.feautured-collection ul li.items:nth-last-child(1), .feautured-collection ul li.items:nth-last-child(2), .feautured-collection ul li.items:nth-last-child(3), .feautured-collection ul li.items:nth-last-child(4) {
    padding-bottom:0px;
    margin-bottom:0px;
}

.mid-page-section {
       background-color: #2d5529;
    color:#FFFFFF;
    padding:28px 20px 50px;
    margin-top: 24px;
    margin-bottom: 66px;
}

.mid-page-section a , .mid-page-section p, .mid-page-section h1, .mid-page-section h2, .mid-page-section h3{ 
    color:#FFFFFF;
}

.mid-page-section .collection-details {
    padding-right:95px;
}

.singleimage {
    text-align:center;
    padding-top: 20px;
}

.collection-details .second-level-headding {
    padding-bottom: 16px;
}

.collection-details p {
    padding: 0 0 9px;
}

.collection-details p a{
    font-weight:bold;
}
/* End collection page */

/* search page */
.search-results {
    margin-top: 17px;
}

.search-results li.items {
    padding-bottom: 42px;
}
/* End serach page */

/* contact page */

.mid-page-section .map {
    text-align: center;
    padding-top: 24px;
    padding-left: 88px;
    padding-right: 106px;
}

.left-images {
    text-align:center;
}

.left-images figure {
    margin-bottom:50px;
}

.left-images figure:last-child {
    margin-bottom:0px;
}

.contact-form-section {
    padding-top: 4px;
}

#ps-contact-us input[type="text"], #ps-contact-us textarea, div.form-container .text, div.form-container input[type="text"] { 
    border: 1px solid #DADADA;
    width: 100%;
}

.ps-register-form .text, .ps-register-form select, .ps-language-preference select {
    border: 1px solid #DADADA;
}

#ps-contact-us .message .label {
    margin-bottom:3px;
}

.ps-register-form  {
    margin-top:40px;
}

.ps-register-form.form-container .text, div.form-container input[type="text"] {
    width: 302px;
}

.required {
    color:red;
}
/* end of contact page */


/* product details page */
.productpage .breadcrumbs {
    padding: 40px 15px 0px 0;
}

.thumbs {
    margin-top:20px;
}

#main-text.product-information {
    padding-top:0;
    padding-bottom:0;
}

#main-text.product-information .big-text-title {
    padding-top:4px;
    padding-bottom:38px;
}

.product-details-container .image-container .thumbs {
    maargin-top:40px;
}

.product-details-container .selectors {
    border-top:1px solid #DADADA;
    list-style:none;
    padding-top:38px;
    margin-top:33px;
    margin-bottom: 30px;
}

.product-details-container .selectors select {
    min-width:150px;
    height:30px;
    border:1px solid #DADADA;
    padding-left: 8px;
}

.product-details-container .selectors li.option {
    width:250px;
    display:table;
    margin-bottom: 15px;
}

.product-details-container .selectors li.option:last-child {
    margin-bottom: 12px;
}

.product-details-container .selectors li.option select {
    float:right;
}

.product-details-container .selectors li.option label {
    padding-top: 4px;
    float: left;
}

.product-details-container .selectors li ul {
    list-style:none;
    margin-left:0;
}

.product-details-container .selectors li ul select {
    min-width: 250px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.additional-options li .addon-checkbox {
    margin-left: 0;
    position: relative;
    top: 2px;
}

.description .compare-price {
    margin-left:10px;
}

.quanity-updater-submit-holder {
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    line-height:35px;
    margin-bottom: 2px;
    margin-top: 39px;
}

.add-to-cart-holder  {
    padding-top:20px;
    padding-bottom:20px;
}

.quantity-holder {
    padding-top:20px;
    padding-bottom:13px;
}


.add-to-cart-holder {
    border-left:1px solid #DADADA;
    padding-left: 25px;
}

.resp-tab-content, .resp-vtabs .resp-tab-content {
    border-bottom:1px solid #DADADA;
    border-left:0px solid;
    border-right:0px solid;
    border-top:0px solid;
}

.accordion-page-type-2 .accordionclosed .resp-tabs-container{
    background:#FFFFFF;
    padding:0 0px !important;
    color:#313131;
}

.resp-easy-accordion .resp-accordion {
    margin: 10px 0 0;
    font-size: 20px;
    color: #ffbe00;
    background: #fff;
    border:2px solid #60a022;
    border-radius: 7px;
    padding: 2px 25px;
}

#ptabs.resp-easy-accordion .resp-tab-content.resp-tab-content-active {
    font-size: 15px;
    font-weight: 400;
    padding-left: 14px;
    padding-top: 24px !important;
    padding-right: 14px;
    border-top: none;
    border-left: none;
    border-right: none;
    display: block;
    width: 100%;
    background: #ebebeb;
    /*border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;*/
    border-radius: 7px;
}


.resp-easy-accordion .resp-accordion.resp-tab-active {
    border-bottom: none;
    color: #2d5529;
    background: #ffbe00;
    border:none;
}

.quanity-updater-submit-holder .button {
    margin:0;
    background: #F16848;
    border:1px solid #F16848;
    color: #FFFFFF;
    padding: 0 3px;
}

.quantity-holder span {
    float:left;
    margin-right:10px;
}

.quantity-holder span:last-child {
    margin-right:0;
}

#total-quantity {
    font-size: 3em;
    min-width: 35px;
    text-align: center;
}

.plus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
    font-size: 36px;
    line-height: 30px;
    font-weight: 400;
}

.minus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
    font-size: 36px;
    line-height: 25px;
    font-weight: 400;
    padding-bottom:5px;
}

.description .addthis_toolbox {
    margin-top:15px;
} 

.resp-easy-accordion .resp-accordion .resp-arrow {
    line-height: 50px;
}

.product-details-container .resp-easy-accordion .resp-accordion {
    padding-bottom:6px;
    padding-top: 7px;
}

.product-details-container .resp-tab-content, .product-details-container .resp-tab-content.resp-tab-content-active {
    padding-top:0;
}

.product-details-container .resp-easy-accordion .resp-accordion .resp-arrow:before {
    font-size: 1.5em;
}

.related-products {
    margin-top:10px;
    color:#313131;
    background:#FFFFFF;
}

.related-products-title {
    color:#FFBE00;
    font-size: 8.6em;
    padding-top: 0.1em;
    padding-bottom: 0.3em;
    line-height: 1em;
    font-family:'Lato', sans-serif;;
}

.related-products ul {
    margin-top:28px;
    padding-bottom: 0px;
}

.related-products .items {
    padding-bottom: 0px;
}

.related-products .product-details {
    margin-bottom: 0px;
}

.related-products .items .title, .related-products .items .product-price {
    color:inherit;
}

.related-products .items .title:hover, .related-products .items .title:focus, .related-products .items .title:active {
    color:#FFBE00;
}

.thumbs img {
    margin: 0 4px;
}
/* end product details page */


/* cart page */
#cart-page-type {
    margin-top:30px;
}

.ps-cart-page table.cart-items tr td {
    border-bottom:0px solid;
}

.ps-cart-page table.cart-items tr th {
    border-bottom:1px solid #DADADA;
    border-right:1px solid #DADADA;
}
/* end cart page */

/* checkout page */
.ps-checkout-page h3 {
    font-family:inherit;
}
/* End checkout page */

.article-page-type-wrapper .ps-blog-sharing {
  margin-bottom:0;
}

.addthis_toolbox {
  height: 40x;
  text-align:left;
  overflow: hidden;
}

.addthis_toolbox a {
  margin-right:10px;
}

.article-body {
  margin-top:15px
}

#admin-bar {
    width: auto !important;
    border-radius: 0 0 0 15px;
    right: -11px;
}

html {
    margin-top: 0px !important;
}

body#page {
    padding: 0;
}




/* Homepage */

.home-projects {
    background-size: cover;
    background-image: url(https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21895/theme/34789/img/Banner_04.jpg);
    padding: 72px 0;
}

.media-gallery-2-page-type-description {
    padding: 25px;
}

h2.service-h-title {
    padding: 14px 0 0;
    color: #313131;
    font-size: 25px;
    font-family: 'Work Sans';
    font-weight: 400;
}

h2.icons-links-title {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Work Sans';
    padding-bottom: 0;
    padding-top: 14px;
}



div#service-h {
    padding: 80px 0 50px;
}

h2.sec-sub {
    padding: 3px 0px 0 130px;
}


.cta-links:hover, .cta-links:focus{
    color: #ffbe00;
    font-weight: 700;
}

.cta-links {
    color: #479100;
    font-weight: 700;
}


a.cta {
    color: #479100;
    font-weight: 700;
}


.smll-txt {
    font-size: 25px;
    font-family: 'Work Sans';
    font-weight: 400;
    color: #FFBE00;
}

.lrg-txt {
    color: #479100;
    font-size: 48px;
    font-weight: 300;
    line-height: 48px;
}

figure.banner-figcaption {
    position: absolute;
    top: 32%;
    right: 245px;
    text-align: left;
    font-family: 'Lato';
}


button.button-slider-home {
    font-size: 17.5px;
    font-weight: 700;
    color: #479100;
    font-family: 'Work Sans';
    padding-left: 20px;
    margin: 14px 0 9px;
    padding-right: 20px;
    border: 2px solid #479100;
}

button.button-slider-home:hover, button.button-slider-home:focus{
    border: 2px solid #FFCC36;
}


.reviews-section {
    padding:34px 0 24px;
    background: #2d5529;
    color:#FFFFFF;
}

.review-title {
    padding-top: 70px;
    padding-bottom: 20px;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Lato';
    line-height: 43px;
    color: #fff;
    
}

span.sp-abt {
    display: block;
}

.review-description .button {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    background: transparent;
    border: 2px solid;
    text-transform: capitalize;
    padding: 4px 16px;
    border-radius: 10px;
}
.review-description .button:hover, .review-description .button:focus {
      background: #FFCC36;
        border: 2px solid #2d5529;
          color: #2d5529;
}

a.blog-read-more.button:hover,a.blog-read-more.button:focus {
      background: #FFCC36;
      border: 2px solid #2d5529;
      color: #2d5529;
}


.review-description.border {
       border-left: 1px solid #4d6d4a;
        height: 192px;
        padding-left: 26px;
}

.review-description.no-border {
    border-left:none;
}

.review-description-text {
    padding-top:0px;
}

.review-description p {
    color: #ffff;
    font-family: 'Work Sans';
    padding-bottom: 22px;
    font-weight: 400;
}

.review-description .button{
}

span.athr {
    color: #ffbe00;
    font-size: 20px;
    font-weight: 500;
}

.lastest-blogs {
    padding: 87px 0 85px;
    float: left;
    width: 100%;
}
.lastest-blogs.home-demo-blog
{
    padding:0;
    margin:87px auto 85px;
    float:none;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
        background: #2d5529;
}
.lastest-blogs.home-demo-blog .blog-image img {
    width:100%;
}
.lastest-blogs.home-demo-blog .blog-container {
    width:100%;
}
.lastest-blogs h4, .lastest-blogs h5  {
    color:;
}

.lastest-blogs h4 a:hover, .lastest-blogs h5 a:hover  {
    color:#FFBE00;
}

.lastest-blogs h4.article-title {
    margin-top:0;
    font-size:20px;
    text-transform: capitalize;
    font-weight:400;
}

h3.blog-headding {
    font-size: 48px;
    padding: 0;
    font-weight: 300;
    color: #fff;
}

.lastest-blogs h4.article-title a {
    color: #ffbe00;
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'Work Sans';
}

.article-description-summary p {
    margin-bottom:0;
        font-weight: 400;
    color:#fff;
}

.lastest-blogs a.article-read-more {
    color: #ffff;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.lastest-blogs a.article-read-more:hover {
    color: #fff;
}

.lastest-blogs p.ariticle-readmore {
    margin-bottom:0;
        margin-top: 6px;
}

span.article-author-name {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    font-family: 'Work Sans';
}

p.article-author {
    color: #fff;
    font-weight: 400;
}

#blog-pager {
    margin-top: 0px;
    display: block;
    margin-bottom: 18px;
    position: relative;
    left: 0px;

}

a.blog-read-more.button {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    background: transparent;
    border: 2px solid;
    text-transform: capitalize;
    padding: 4px 16px;
    border-radius: 10px;
}

.blog-slider {
    padding-left:0.9375em;
    padding-right:0.9375em;
    margin:0;
}

.blog-container {
    width: 560px;
    float: left;
    text-align: center;
    padding: 55px 0 69px;
    background: #2d5529;
}

.blog-width {
    width:390px;
    margin:0 auto;
}



.lastest-blogs .blog-image {
    text-align: end;
}


#blog-pager a.bx-pager-link.active {
    background: #FFCC36;
    border: 2px solid #2D5529;
}


#blog-pager a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 5px;
    text-decoration: none;
    width: 16px;
    height: 16px;
    padding: 0;
    background: #fff;
    border: 2px solid #2D5529;
}



/*service page */

figure.banner-figcaption-service {
    position: absolute;
    top: 33%;
    right: 184px;
    text-align: left;
}

div#accordion1 {
    padding-bottom: 27px;
}

span.sub-head {
    display: block;
    font-family: 'Work Sans';
    font-weight: 400;
    font-size: 25px;
    color: #ffbe00;
}


.row.service-secbx {
    padding: 55px 0 17px;
}

p.btm-tx {
    padding-top: 14px;
}

p.btn-b {
    padding: 27px 0 0;
}


/*Blog page */

.fullpg {
    padding: 0;
}

.banner-figcaption-left.inside-banner {
    position: absolute;
    top: 41%;
    right: 179px;
    text-align: left;
}

span.blgsp {
    font-size: 25px;
    font-family: 'Work Sans';
    font-weight: 400;
    color: #ffbe00;
    display: block;
}
img.extra-pading {
    width: 100%;
}
h2.blog-sidebar-h2.h2.tags-text {
    padding: 21px 0 6px;
}

/*contact page */

.contact-icon-box {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
    box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
    min-height: 400px;
}
.contact-icon-box .contact-icon {
    border-right: 5px dashed #08243F;
    border-bottom: 5px solid #08243F;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 50%;
}
.contact-icon-box .contact-icon i {
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 50px;
    background-color: #08243F;
}
.contact-icon-box  h3 {
    font-size:18px;
    font-weight:400;
    padding:0 0 0;
    margin-bottom: 10px;
    text-align: center !important;
    text-transform: uppercase;
}

.contact-body a {
    color: #000;
}

.contact-form {
    padding: 25px 30px;
    background: #fff;
    border-radius: 7px;
    padding-bottom: 30px;
    margin: 14px 0 60px !important;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}

.map {
    width: 100%;
    margin-top: 1.1em;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    -moz-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
}

section#contact-main-text {
    padding: 14px 0;
    text-align: left;
}

.contact-form .intl-tel-input {
   width: 100%;
}
.contact-form #mob_phone_phone_number_tel {
   height: 34px;
   padding: 6px 12px 6px 45px;
   margin: 5px 0px 9px !important;
   border: 1px solid #CCCCCC;
   width: 100%;
}
.submit_wrap label {
   display: none!important;
}
fieldset {
    margin:10px 0;
    border:1px solid #ccc;
}
p.copyright {
    text-transform: capitalize;
}


.marg-top {
    margin-top: 20px;
}



h3.section-subtitle1.text-center {
    font-size: 25px;
    color: #ffbe00;
    font-weight: 400;
    margin: 10px 0 10px 0;
}
.text-s{
    font-size: 20px !important;
       margin-top: 10px;
}
#footer-text-new{
    
background-color: #2d5529;
}
ul.small-block-grid-2.large-block-grid-4.service-ul {
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
    border: 2px solid;
    padding-top: 30px;
    padding-bottom: 35px;
    padding-left: 15%;
    padding-right: 5%;
}
ul.small-block-grid-2.large-block-grid-4.service-ul li {
    background-image: url(https://d14ty28lkqz1hw.cloudfront.net/data/org/21895/theme/34789/img/yellow-pin.png);
    list-style-type: none;
    list-style-position: outside;
    font-size: 15px;
    background-position: 0 18px;
    padding: 14px 15px 15px 30px;
    background-repeat: no-repeat;
    text-align: left;
   
    line-height: 2.2em;
}
.font-a{
   
  
    font-size: 16px !important;

}
.call-btn{
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    background: transparent;
    border: 2px solid;
    text-transform: capitalize;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top:20px;
}
.call-btn:hover{
    background: #FFCC36;
    border: 2px solid #2d5529;
    color: #2d5529;
}
.mrg-tp{
        margin-top: 20px;
}


.mid-page-section-call {
    background-color: #2d5529;
    color: #FFFFFF !important;
    padding: 28px 20px 50px;
    margin-top: 24px;
  
}

h2.section-subtitle3.text-center {
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 400;
    margin: 10px 0 10px 0;
}
.text-white{
   color: #FFFFFF;
}
.contct-ct{
    color:#ffc100;
}

.contct-ct:hover{
    color:#479100;
}
a.button.square-btn.blue-btn.service-btn-new {
    width: 100%;
    /* height: 50%; */
    padding: 10px;
    color: #539100;
    border-color: #4d9100;
}


@media only screen and (min-width: 1900px) {
    
    
.banner-figcaption-left.inside-banner {
    position: absolute;
    right: 362px;
}
    
figure.banner-figcaption-service {
    top: 39%;
    right: 372px;
}

figure.banner-figcaption {
    position: absolute;
    right: 405px;
}

}


@media only screen and (min-width: 1600px) {
    .prefooter-image img{
        width:100%;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1400px) {

figure.banner-figcaption {
    position: absolute;
    top: 32%;
    right: 195px;
    text-align: left;
    font-family: 'Lato';
}
}

@media only screen and (max-width: 1024px) {

.blog-container {
    padding: 40px 0 35px;
    width: 494px;
}
 .lastest-blogs .blog-image {
    text-align: center;
    width: 512px;
    padding-left: 18px;
}
 .lastest-blogs.home-demo-blog .blog-image {
    text-align: center;
  
    padding-left: 0px;
    
}
 
 h1.banner-title {
    font-size: 40px;
}

figure.banner-figcaption-service {
    position: absolute;
    right: 123px;
}
    
    span.sub-head {
    font-size: 22px;
}
    
    .lrg-txt {
    font-size: 37px;
    line-height: 48px;
}

figure.banner-figcaption {
    position: absolute;
    right: 138px;
       top: 27%;
}

.banner-figcaption-left.inside-banner {
    position: absolute;
    right: 122px;
}

span.blgsp {
    font-size: 21px;

}

    .submit-button-container .button {
           height: 41px;
        top: 0px;
    }
    
    #instafeed li:first-child, #instafeed li:first-child img {
        display: table-cell;
        width: 300px;
        height: auto;
    }
    
    #instafeed li:nth-child(2) {
        display: table-cell;
        width: 191px;
        height: 309px;
        vertical-align: bottom;
        padding-left: 17px;
    }
    
    #instafeed li:nth-child(3) {
        width: 170px;
        padding-right: 0px;
    }
    
    #instafeed li:nth-child(4), #instafeed li:nth-child(4) img {
        display: block;
        width: 292px;
        height: auto;
        float: right;
    }
    
    .instagram-info {
        padding: 32px 20px 35px;
        height: 601px;
    }
    
    .social-media-icons li {
        padding-right: 1em;
    }
    
    .home-socialicons {
        bottom: 20px;
    }
    
    .newsletter .subscribe {
        width: 76%;
    }
}

@media only screen and (max-width: 940px) {
    
    .add-servies-block {
    margin: auto;
    display: block;
    width: 100%;
}
    
    .service-h-description .button {
    margin: 25px 0 0;
}
    
    .powered-section {
    border-top: 1px solid #DADADA;
    padding-top: 15px;
    margin-top: 3px;
}
footer a {
    color: #313131;
    font-size: 15px;
}

.contact-section {
    padding: 0 0 14px;
}


li.user-login-mobile {
    display: none !important;
}
    
    
    h2.sec-sub {
    padding: 3px 94px;
}
    
.lrg-txt {
    font-size: 48px;
    line-height: 48px;
}
    
.row.service-secbx {
    padding: 0px 0 17px;
}
     .lastest-blogs .blog-image {
    text-align: center;
    width: auto;
    padding-left:0;
}

.serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 197px;
}
    
    figure.banner-figcaption {
    position: relative;
    right: 0;
    text-align: center;
    border-bottom: 2px solid #ccc;
}


    figure.banner-figcaption-service {
    position: relative;
    top: 33%;
    right: 0;
    text-align: center;
    padding-top: 18px;
}

.banner-figcaption-left.inside-banner {
    position: relative;
    right: 0;
    text-align: center;
    padding: 27px 0 135px;
}

.blog-container {
    padding: 43px 0 51px;
    width: 96%;;
     float: none;
    margin: 0 auto;
}

.lastest-blogs .blog-image {
    text-align: center;
    width: 100%;
}
  img.blogimage {
    width: 96%;
}

    
     /* Header Begins */
    .fi-list {
        text-indent: 0 !important;
        color: #2D5529 !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
       border-top: 1px solid #ccc;
        text-align:center;
        padding: 3px 0;
    }

    .home-page header {
        padding-bottom: 0;
    }
    
    header {
        padding: 13px 0 0px;
        position:relative !important;
    }
    
    header .phone {
    padding: 7px 0;
       font-size: 26px;
       font-weight: 400;
    }
    
    header .mobile-email {
       border-top: 1px solid #ccc;
        border-bottom:1px solid #ccc;
        padding: 20px 0 15px;
    
    }
    
    .top-bar .button {
      font-size: 15px;
     line-height: 1.3em;
     padding: 10px 19px;
     font-weight: bold;
     color: #479100;
     border: 2px solid #479100;
    }
    
     .top-bar .button:hover, .top-bar .button:focus{
    background: #FFCC36;
     color: #479100;
     border: 2px solid #FFCC36;
    }
       
    header .phone:before {
        padding-right: 9px;
    font-size: 29px;
    position: relative;
    height: 28px;
    }
    
    .mobile-cart-currency {
         display:none;
         height: 0px;
    }
    
    .mobile-currency {
         float: left;
         text-align: center;
         padding-top: 21px;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        left: 0;
        margin: 0;
        padding: 0;
        right: auto;
        top: 18px;
        position: relative;
        width: 10%;
        float: left;
    }
    
    header .top-bar.expanded .title-area {
        background: none;
    }
        
    .top-bar .name {
        width: 80%;
        text-align: center;
        float: left;
        height:auto;
        margin-top: 5px;
    }
    
    header .top-bar .title-area {
       margin-bottom: 21px;
    margin-top: 5px;
    }
    
    .text-logo {
         width: auto;
         text-align: center;
         margin: auto;
         font-size: 2em;
    }
    
    #sidebar {
        display: block;        
        background-color: #FFFFFF; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
        background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
        padding:0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }

    #sidebar form .mobile-search-wrap {
    	border: 1px solid #000000;
    	background-color: ;
    	display: block;
    	float: none !important;
    	height: 43px;
    	margin: 0 auto 25px;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #000000;
    	cursor: pointer;
    	font-size: 32px;
    	position: absolute;
        top: 4px;
        right: 20px;
    }

    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li span {
        display: inline-block;
    	color: #313131;
    	font-size: 15px;
    	font-family: 'Work Sans', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
        text-transform: uppercase;
    }
    
    .nav-bar li span.ps-user-greeting-container {
        padding-left:10px;
    }
    
    .nav-bar li span.ps-user-greeting-container a {
        padding:0;
    }
    
    .nav-bar li a {
        display: inline-block;
        color: #313131;
    	font-size: 15px;
    	font-family: 'Work Sans', sans-serif;;
    	margin-right: 0;
    	padding: 0 18px;
        text-transform: uppercase;
    }
    
    .nav-bar li a:hover span, .nav-bar li a:focus span, .nav-bar li a:active span {
        color: #479100;
    }
    
     .nav-bar li ul li a {
        color: #313131;
    }
    
    .nav-bar li ul li a:hover, .nav-bar li ul li a:focus, .nav-bar li ul li a:active {
        color: #479100;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a:hover span {
        color: #479100;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #DADADA;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li ul.dropdown{
        margin-left:0;
        border-top: 1px solid #DADADA;
    }
    
     .nav-bar li.has-dropdown ul.dropdown{
        display:none;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: uppercase;
        width:100%;
    }
    
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active {
    	color: #479100;
    }
    
      /* Ecommerce Css*/
    .mobile-cart {
         float: left;
         text-align: center;
         border-right:1px solid #DADADA;
         padding-top: 15px;
         padding-bottom: 9px;
         height: 63px;
    }
    
    .mobile-cart.full {
         border-right:0px solid;
    }
    
    .cart {
        float:none;
        margin-right: 0;
        margin-left: 0;
    }
    
    header .ps-cart-text-container {
        left: 18px;
        top: -14px;
        font-size: 15px;
        height: 18px;
        width: 20px;
    }    
    
    .fi-shopping-cart {
        top: 4px;
        margin-left: 0;
        font-size: 28px;
    }
    
    header .cart-list {
        left: 20%;
        top: 47px;
    }
    
    header .mobile-cart.full .cart-list {
        left: 36%;
    }
    
    header .cart-list .header-cart-item {
        list-style: none;
    }
    
    header .cart-list .header-cart-item li a.button.checkout {
        top: 0;
        color: #FFFFFF;
        line-height: 2em;
        font-size: 0.875em;
        height: 2em;
        padding: 0 10px;
        position: relative;
    }
    
    .currency-converter {
        margin-right: 0;
        float: none;
    }

    .filter {
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }
    
    /* Header Ends */
    
    /* SideNav Begins */
    #sidebar {
        display: block;		
        background-color: #FFFFFF; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
        background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
        padding: 0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }
    
    #sidebar form {
        background-color: #000000;
        border-bottom: 1px solid #DADADA;
    	display:none;
    	width: 100%;
    }
    
    #sidebar form .mobile-search-wrap {
    	border: 1px solid #000000;
    	background-color: #000000;
    	display: block;
    	float: none !important;
    	height: 43px;
    	margin: 25px auto;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #000000;
    	cursor: pointer;
    	font-size: 28px;
    	position: absolute;
    	top: 0;
        right: 20px;
    }
     
    .mobile-search {
    	border: none;
    	background-color: #FFFFFF;
    	color: #000000 !important;
    	font-family: 'Work Sans', sans-serif;;
    	font-size: 16px !important;
    	float: left;
    	padding: 9px;
        width:100%;
    }
    
    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li a, .nav-bar li span {
        display: inline-block;
    	color: #313131;
    	font-size: 15px;
    	font-family: 'Work Sans', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #DADADA;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li > span > a { 
        text-transform: capitalize;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: capitalize;
        width:100%;
        padding: 0 10px;
    }
    
    [role="complementary"] .has-dropdown ul {
        padding:0;
        margin:0;
    }
    
    [role="complementary"] .has-dropdown ul li:last-child {
        border-bottom: none;
    }

    [role="complementary"] .has-dropdown .dropdown li {
        background-color:#FFFFFF;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a {
        padding:0 20px;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown .dropdown a {
        padding:0 30px
    }
    
    [role="complementary"] .has-dropdown .dropdown li a,
    [role="complementary"] .has-dropdown .dropdown li span{
        color:#313131;
    }
   
    
    .nav-bar .mycart > a:hover, .nav-bar .mycart > a:active, .nav-bar .mycart > a:focus,
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:focus,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li a:focus,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:active,
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:focus {
        font-weight:500;
    }
    
    [role="complementary"] .has-dropdown .dropdown li a:hover,
    [role="complementary"] .has-dropdown .dropdown li a:active,
    [role="complementary"] .has-dropdown .dropdown li a:focus {
        color:#479100;
    }
    /* SideNav Ends */
    
    /* Footer Begins */
    footer {
        text-align:center;
        border-top:1px solid #DADADA;
        margin-top:50px;
    }
    
    footer h4 { 
        margin-bottom: 0px;
    }
    
    .links-section {
        border-bottom:1px solid #DADADA;
        padding-bottom: 5px;
    }
    
    .media-section {
        border-bottom:1px solid #DADADA;
        padding: 0px 0 20px;
    }
    
    .newsletter-section {
        border-bottom:1px solid #DADADA;
        padding: 0px 0 17px;
    }
    
    .subscribe-instruction {
        margin-bottom:0px;
    }
    
  
    
    .contact-section .column-container {
        width: 270px;
        margin: 0 auto;
    }
    
    .newsletter .subscribe {
        width: 195px;
    }
  
    .newsletter-mobile .subscribe{
        text-transform:uppercase;
        font-size: 1em;
        font-family: 'Work Sans', sans-serif;;
        background: transparent;
        color: #DADADA;
        border:1px solid;
        line-height:26px;
        padding: 4px 16px;
        cursor:pointer;
    }
    
    .newsletter-mobile .subscribe:hover,.newsletter-mobile .subscribe:focus, .newsletter-mobile .subscribe:active {
        opacity:0.8;
    }
    
    .address-holder {
        padding-top:10px;
        padding-bottom:10px;
    }
    
    .address-holder .marker {
        display: block;
        font-size: 2em;
        line-height: 1em;
    }
    
    .copyright-holder { 
        border-top:1px solid #DADADA;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #DADADA;
        padding-top: 6px;
        padding-bottom: 5px;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 10px;
    }
    
     .social-media-icons li {
        float:none;
        padding-right:0;
    }
    
    .social-media-icons li a {
        padding: 0 10px;
    }
    
    .social-media-icons .step.social-icon {
        font-size: 65px;
    }
    
    .powered {
        padding: 7px 0;
    }
    
    body {
        font-size:14px;
    }
    
    main {
        text-align:center;
    }
    
    #main-text {
        padding: 55px 0 38px;
    }
    
    /* homepage starts */
    
    .big-text-title {
        text-align: inherit;
    }
    
    .big-text-title h1, .big-text-title h2, .big-text-title h3 {
        padding: 10px 0 0;
    }
    
    .featured-products {
        padding: 22px 0 0;
    }
    
    .collection-title {
        padding-bottom: 33px;
    }
    
    #instafeed li {
        width:49% !important;
        height:auto !important;
        padding:0 !important;
        float: left !important;
        margin: 1%;
    }
    
    #instafeed li:first-child, #instafeed li:nth-child(3) {
        margin-left:0px;
    }
    
    #instafeed li:nth-child(2), #instafeed li:nth-child(4) {
        margin-right:0px;
    }
    
    #instafeed li img {
        width:100% !important;
        height:auto !important;
    }
    
    .instagram-info {
        margin-top: 17px;
    }
    
    .home-socialicons {
        left: 23%;
    }
     /* End of homepage starts */
     
     /* About Page */
     .two-images-section figure {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
    .two-images-section {
        margin-bottom: 5px;
    }
     /* About page Ends*/
     
     /* contact us */
     .contactus-page-type-wrapper #ps-contact-us p {
         text-align:inherit !important;
     }
     
     .mid-page-section .map {
        padding-left: 0;
        padding-right: 0;
        width: 460px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 20px;
     }
     
    .contactus-page-type-wrapper #ps-contact-us .contact-form {
         width:auto;
         margin-left:auto;
         margin-right:auto;
         text-align:left;
         margin-top:50px;
     }
     
  
     /* Contact page ends */
     
     /* collection page */
     .collectionpage-collection li.items {
        padding-bottom: 60px;
    }
    
    .collection .image {
        margin-bottom: 20px;
    }
     
     .mid-page-section .collection-details {
        padding-right: .9375em;
        margin-top: 9px;
    }
     /* collection page ends */
     
     
     /*gereric */
     .inner-page #slider-pager {
         display:none;
     }
     

} /* Media max-width:940px */

@media only screen and (max-width: 768px) {
    /* Typography */
    h1, h3{
        padding:15px 0;
    }
    /* Typography - Ends */
    
    /* Homepage */
    .homepage .has-blog .main-text {
        padding: 0 0 35px
    }
    
    .blog-title {
        padding:15px 0 50px;
    }
    
    .latest-blog-posts li {
        padding-bottom:35px;
    }
    
    .latest-blog-posts li:last-child {
        padding-bottom:0;
    }
    
    .blog-read-more {
        margin:35px 0 0;
    }
    
    .reviews-section {
       padding: 65px 0 66px;
    }
    
     .homepage .review-title {
         padding:15px 0 0;
     }
    
    .review-description.border {
        border:none;
    }
    
    .review-description-text {
        padding-top:35px;
        padding-bottom:0 ;
        text-align:center;
    }
    
    .review-description .button {
    }
    
    .services-title {
        padding-bottom:15px;
    }
    
    .service-figure {
        padding:35px 0 0;
    }
    
    .juicer-plugin-title {
        padding-bottom:20px;
    }

    .blog-article {
        text-align:center;
        max-width:550px;
        margin:0 auto;
    }
    
    /* Porfolio */
    .portfolio-list li:first-child .portfolio-figure {
        padding-top:15px;
    }
    
    .portfolio-figure {
        padding-bottom:0;
    }
    
    .logged-out .services-list a,
    .logged-out .portfolios a {
        width:auto;
        display:inline-block;
    }
    
    .logged-out a:hover .service-figure, 
    .logged-out a:focus .service-figure, 
    .logged-out a:active .service-figure {
        background:none;
    }
    /* Porfolio */
    
    /* About us */
    .team {
        text-align:center;
    }
    

  
    
    /* About us */
} /* Media max-width:768px */




@media only screen and (max-width: 667px) {
    h2.sec-sub {
    padding: 3px 10px;
}

.serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 149px;
}
  
}

@media only screen and (max-width: 640px) {
    
    .serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 0px;
}

    .big-text-title h1, .big-text-title h3 {
        font-size: 48px;
    }
    
    .big-text-title h2 {
        font-size: 25px;
    }
    
    .collection-title, .second-level-headding, .instagram-head-section {
        font-size: 5.6em;
    }
    
    h1, .h1 {
        font-size: 48px;
    }
}



@media only screen and (max-width: 568px) {
    .home-socialicons {
        left: 16%;
    }
    
    .serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 98px;
}
}

@media only screen and (max-width: 500px) {
    
        
    .resp-easy-accordion .resp-accordion {
    padding: 11px 9px;
    font-size: 16px;
    line-height: 23px;
}

.resp-easy-accordion .resp-accordion .resp-arrow {
    line-height: 26px;
}
}
@media only screen and (max-width: 480px) {
    
    img#logo {
    width: 87%;
}
    
    .serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 64px;
}
    .contactus-page-type-wrapper #ps-contact-us .contact-form, .mid-page-section .map {
            width:100%;
    }
    .home-socialicons {
        left: 12%;
    }
    

    
}

@media only screen and (max-width: 479px) {
    .top-bar .name {
        width: 90%;
    }
    
    .big-text-title h1, .big-text-title h3, .collection-title, .instagram-head-section {
        font-size: 48px;
    
}
  
    
    .big-text-title h2 {
        font-size: 25px;
    }
    
    .social-media-icons .step.social-icon {
        font-size: 45px;
    }
    
    .social-media-icons-home li {
        float: none;
    }
    
    .social-media-icons li a {
        padding: 0 4px;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 4px;
    }
    
    .social-media-icons .houzz {
        width: 1.2em;
        height: 31px;
    }
    
    header .phone {
        padding: 1px 0 0;
        font-size: 20px;
    }
    
    .top-bar .button {
        font-size: 15px;
    }
    .home-socialicons {
        left: auto;
        position: relative;
    }
    
    .instagram-info {
        height: auto;
    }
    
    .social-media-icons-home {
        float: none;
    }
    
    .home-socialicons {
        left: auto;
        position: relative;
        bottom: 0;
    }
    
    .home-socialicons span {
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    
    .quantity-holder {
        padding-top: 20px;
        padding-bottom: 13px;
        width: 100%;
        padding-left: 19%;
    }
    
    .add-to-cart-holder {
        border-top: 1px solid #DADADA;
        border-left:0px solid;
        padding-left: 0;
        width: 93%;
        margin: 0 4%;
    }
    
}
@media only screen and (max-width: 375px) {
    
    
  .top-bar .toggle-topbar.menu-icon {
    top: 12px;

}


.contact-form {
    padding: 22px 6px;
}

h3.blog-headding {
    font-size: 37px;
    padding: 0 32px 0 0;
}

.blog-article {
    padding: 0 32px 0 0;
}


#blog-pager {
    position: relative;
    left: -14px;
}

p.blog-viewall {
    padding: 0px 32px 0 0;
}

.serivelis>li:nth-of-type(1n+1) {
    clear: both;
    padding: 10px 2px;
}

.article-description-summary p {
       margin: 0 12px;
}


}

@media only screen and (max-width: 320px) {
h3.blog-headding {
    font-size: 33px;
    padding: 0 84px 0 0;

}

#blog-pager {

    left: -41px;
}

p.blog-viewall {
    padding: 0px 90px 0 0;
}

.blog-article {

    padding: 0 88px 0 0;
}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {  
    .newsletter .enter-email{
        line-height:26px;
        height:31px;
    }
    .blog-container {
        width: 560px;
        float: left;
        text-align: center;
        padding: 34px 0 89px;
        background: #2d5529;
    }
    .lastest-blogs .blog-image {
        text-align: right;       
    }

} /* required for IE */

@media only screen and (max-width: 768px) {
ul.small-block-grid-2.large-block-grid-4.service-ul {
  
  
    padding-left: 30%;
    padding-right: 5%;
}
}
@media only screen and (max-width: 667px) {
ul.small-block-grid-2.large-block-grid-4.service-ul {
  
  
    padding-left: 25%;
    padding-right: 5%;
}
}
@media only screen and (max-width: 480px) {
ul.small-block-grid-2.large-block-grid-4.service-ul {
  
  
    padding-left: 20%;
    padding-right: 5%;
}
}
@media only screen and (max-width: 375px) {
ul.small-block-grid-2.large-block-grid-4.service-ul {
  
  
    padding-left: 13%;
    padding-right: 5%;
}
}